PDF4Java Reference Documentation
com.o2sol.pdf4java.core.encodings Package / PDFCmap Interface / getName Method
In This Topic
    getName Method
    In This Topic
    Gets the name of the encoding.
    Syntax
    java.lang.String getName()

    Return Value

    The encoding name.
    See Also